home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / boot / netBoot.new / h / cpu.map.h < prev    next >
Encoding:
C/C++ Source or Header  |  1990-12-19  |  191 b   |  14 lines

  1. /*    @(#)cpu.map.h 1.3 86/01/03 SMI    */
  2.  
  3. /*
  4.  * Copyright (c) 1985 by Sun Microsystems, Inc.
  5.  */
  6.  
  7. #ifdef SUN2
  8. #include "../sun2/cpu.map.h"
  9. #endif
  10.  
  11. #ifdef SUN3
  12. #include "../sun3/cpu.map.h"
  13. #endif
  14.